home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1998 December (Alt) / PCPlayer_1998-12.iso / Demos / magic / data1.cab / Interface_Screens_-_Generic / JoinMultiplayerScreen / Screen (Join Multiplayer Game).cfg
Encoding:
Text File  |  1998-10-26  |  1.7 KB  |  96 lines

  1. ;Join Multiplayer Game Screen cfg file
  2.  
  3. [GLOBALS]
  4. BackgroundFile="Join Multiplayer Screen"
  5.  
  6. [TEXT_1]
  7. Font=LARGE                            ; font to use LARGE/SMALL
  8. Rect2=96,100,700,146                ; 800x600 rectangle
  9. TextFlags=MIDDLE                        ; LEFT, RIGHT, MIDDLE
  10. Text=41; "Join Multiplayer Game"
  11. Rect1=76,80,560,116
  12.  
  13.  
  14.  
  15. [TEXT_2]
  16. Font=SMALL
  17. Rect2=100,180,700,205
  18. TextFlags=MIDDLE                        ; LEFT, RIGHT, MIDDLE
  19. Text=42; "Enter user name"
  20. Rect1=80,144,560,164
  21.  
  22.  
  23. [TEXT_3]
  24. Font=SMALL
  25. Rect2=100,292,700,326
  26. TextFlags=MIDDLE                        ; LEFT, RIGHT, MIDDLE
  27. Text=43; "Connection type"
  28. Rect1=80,233,560,260
  29.  
  30.  
  31.  
  32.  
  33.  
  34. [EDITBOX_1]
  35. Font=LARGE
  36. Rect2=160,210,640,250
  37. Rect1=128,168,512,200
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46. [RADIOBUTTON_1]
  47. Font=SMALL
  48. Rect2=275,330,700,360
  49. TextFlags=LEFT                        ; LEFT, RIGHT, MIDDLE
  50. Text=44; "IPX/SPX local area network"
  51. Rect1=220,264,560,288
  52.  
  53.  
  54.  
  55. [RADIOBUTTON_2]
  56. Font=SMALL
  57. Rect2=275,360,700,390
  58. TextFlags=LEFT                        ; LEFT, RIGHT, MIDDLE
  59. Text=45; "TCP/IP local area network"
  60. Rect1=220,288,560,312
  61.  
  62.  
  63.  
  64. [RADIOBUTTON_3]
  65. Font=SMALL
  66. Rect2=275,390,700,420
  67. TextFlags=LEFT                        ; LEFT, RIGHT, MIDDLE
  68. Text=46; "Null modem cable"
  69. Rect1=220,312,560,336
  70.  
  71.  
  72.  
  73.  
  74. [TEXTBUTTON_1]
  75. Font=LARGE                            ; font to use LARGE/SMALL
  76. Rect2=75,465,275,515                ; 800x600 rectangle
  77. Text=10; "OK"                           ; Button text
  78. Rect1=60,372,220,412
  79.  
  80.  
  81.  
  82. [TEXTBUTTON_2]
  83. Font=LARGE                            ; font to use LARGE/SMALL
  84. Rect2=525,465,725,515              ; 800x600 rectangle
  85. Text=11; "Cancel"                               ; Button text
  86. Rect1=420,372,580,412
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.